crypto/ecdh.Curve.ecdh (method)

2 uses

	crypto/ecdh (current package)
		ecdh.go#L52: 	ecdh(local *PrivateKey, remote *PublicKey) ([]byte, error)
		ecdh.go#L130: 	return k.curve.ecdh(k, remote)